Skip to content

[AUTO] Adding MCP Servers docs update#867

Merged
jottakka merged 2 commits intomainfrom
automation/toolkit-docs-22868812974
Mar 9, 2026
Merged

[AUTO] Adding MCP Servers docs update#867
jottakka merged 2 commits intomainfrom
automation/toolkit-docs-22868812974

Conversation

@evantahler
Copy link
Contributor

@evantahler evantahler commented Mar 9, 2026

This PR was generated after a Porter deploy succeeded.


Note

Low Risk
Low risk, mostly generated docs/metadata updates. Main potential issue is broken navigation or links due to updated slugs/categories (e.g., Mailchimp path, Figma moved to productivity, PagerDuty/Pylon re-categorization) and removed toolkits.

Overview
Updates integrations section navigation to explicit MetaRecord definitions with Optimized/Starter separators, and adjusts catalog entries (adds Attio in Sales; adds PagerDuty API/Pylon API in Customer Support; adds Figma and renames Mailchimp starter slug to mailchimp-marketing-api).

Refreshes generated toolkit data: adds new attio.json, removes codesandbox.json, updates figma.json (v0.2.2, moved to productivity, enriched per-tool metadata), and updates linear.json to v3.3.1 (notably changes required scopes for some tools and updates examples/summary). Also updates toolkits/index.json accordingly.

Misc: fixes Mailchimp auth provider doc links to the new Mailchimp Marketing path, adds .cursor/* to .gitignore, and updates next-env.d.ts to import the non-dev Next routes types.

Written by Cursor Bugbot for commit a8e90fb. This will update automatically on new commits. Configure here.

@vercel
Copy link

vercel bot commented Mar 9, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
docs Ready Ready Preview, Comment Mar 9, 2026 6:56pm

Request Review

@evantahler evantahler requested a review from a team March 9, 2026 18:38
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Style Review

Found 1 style suggestion(s).

Powered by Vale + Claude

Want to quickly get started with Mailchimp in your agent or AI app? The
pre-built [Arcade Mailchimp Marketing MCP Server](/resources/integrations/productivity/mailchimp-api)
pre-built [Arcade Mailchimp Marketing MCP Server](/resources/integrations/productivity/mailchimp-marketing-api)
is what you want!
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Google.Exclamation: Removed exclamation point as per style guide

Suggested change
is what you want!
is what you want.

Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

@@ -1,40 +1,50 @@
import { createCategoryMeta } from "../create-category-meta";
import type { MetaRecord } from "nextra";
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unused createCategoryMeta helper after refactoring all consumers

Low Severity

The createCategoryMeta function in create-category-meta.ts is now dead code. Every _meta.tsx file that previously imported it (all nine category directories) was refactored in this PR to use direct MetaRecord objects instead. The file and its exported createCategoryMeta function and CategoryEntry type have zero remaining consumers.

Fix in Cursor Fix in Web

@jottakka jottakka merged commit 99d3309 into main Mar 9, 2026
9 checks passed
@jottakka jottakka deleted the automation/toolkit-docs-22868812974 branch March 9, 2026 19:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants